[INFO] fetching crate hyprshell-clipboard-lib 4.9.4...
[INFO] testing hyprshell-clipboard-lib-4.9.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate hyprshell-clipboard-lib 4.9.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate hyprshell-clipboard-lib 4.9.4
[INFO] finished tweaking crates.io crate hyprshell-clipboard-lib 4.9.4
[INFO] tweaked toml for crates.io crate hyprshell-clipboard-lib 4.9.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyprshell-clipboard-lib 4.9.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hyprshell-clipboard-lib 4.9.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f8828303a336d6f8bb548e06aabda1944e545b1893ac6788c06f5746a8347e5
[INFO] running `Command { std: "docker" "start" "-a" "0f8828303a336d6f8bb548e06aabda1944e545b1893ac6788c06f5746a8347e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f8828303a336d6f8bb548e06aabda1944e545b1893ac6788c06f5746a8347e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f8828303a336d6f8bb548e06aabda1944e545b1893ac6788c06f5746a8347e5", kill_on_drop: false }`
[INFO] [stdout] 0f8828303a336d6f8bb548e06aabda1944e545b1893ac6788c06f5746a8347e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91b5a543c570051015a74dd1f0b5c330e31afdad44052db894100b62e37f8752
[INFO] running `Command { std: "docker" "start" "-a" "91b5a543c570051015a74dd1f0b5c330e31afdad44052db894100b62e37f8752", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling toml_edit v0.23.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling zune-core v0.5.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling image-webp v0.2.0
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling zune-jpeg v0.5.7
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling wayland-protocols v0.32.10
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling bitcode_derive v0.6.9
[INFO] [stderr]    Compiling tree_magic_mini v3.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling bitcode v0.6.9
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.10
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]    Compiling fast_image_resize v5.5.0
[INFO] [stderr]    Compiling hyprshell-wl-clipboard-rs v4.9.4
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]    Compiling zbus v5.12.0
[INFO] [stderr]    Compiling notify-rust v4.11.7
[INFO] [stderr]    Compiling hyprshell-core-lib v4.9.4
[INFO] [stderr]    Compiling hyprshell-clipboard-lib v4.9.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "91b5a543c570051015a74dd1f0b5c330e31afdad44052db894100b62e37f8752", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91b5a543c570051015a74dd1f0b5c330e31afdad44052db894100b62e37f8752", kill_on_drop: false }`
[INFO] [stdout] 91b5a543c570051015a74dd1f0b5c330e31afdad44052db894100b62e37f8752
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c7e24b8a40a44313b1632592e7f9df20ea3033e70ab20b7e9e4e03cbbdb37c7
[INFO] running `Command { std: "docker" "start" "-a" "7c7e24b8a40a44313b1632592e7f9df20ea3033e70ab20b7e9e4e03cbbdb37c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyprshell-clipboard-lib v4.9.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s
[INFO] running `Command { std: "docker" "inspect" "7c7e24b8a40a44313b1632592e7f9df20ea3033e70ab20b7e9e4e03cbbdb37c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c7e24b8a40a44313b1632592e7f9df20ea3033e70ab20b7e9e4e03cbbdb37c7", kill_on_drop: false }`
[INFO] [stdout] 7c7e24b8a40a44313b1632592e7f9df20ea3033e70ab20b7e9e4e03cbbdb37c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2d09c374c1c52af84fde79491ee821d760ed6484bebdb8e854b9ada546ffa535
[INFO] running `Command { std: "docker" "start" "-a" "2d09c374c1c52af84fde79491ee821d760ed6484bebdb8e854b9ada546ffa535", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hyprshell_clipboard_lib-132cb6695290134f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hyprshell_clipboard_lib
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2d09c374c1c52af84fde79491ee821d760ed6484bebdb8e854b9ada546ffa535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d09c374c1c52af84fde79491ee821d760ed6484bebdb8e854b9ada546ffa535", kill_on_drop: false }`
[INFO] [stdout] 2d09c374c1c52af84fde79491ee821d760ed6484bebdb8e854b9ada546ffa535
